Fix teletype read.
authorrobertl <robertl>
Mon, 21 Dec 2009 02:24:58 +0000 (02:24 +0000)
committerrobertl <robertl>
Mon, 21 Dec 2009 02:24:58 +0000 (02:24 +0000)
teletype.c

index fcfd177bdb762be4c7b153ac6aaf8d2f1559ec80..5897467f55c42529ea5e264b48e598187ab54e2c 100644 (file)
@@ -64,8 +64,10 @@ teletype_read(void)
                wpt->description = (gbfgetcstr(fin));
 
                if (1) { // needs bit values of NEWFORMAT2
-                       // int direction = gbfgetuint32(fin);
-                       // int mins = gbfgetuint32(fin);
+                       gbuint32 direction = gbfgetuint32(fin);
+                       gbuint32 mins = gbfgetuint32(fin);
+                       (void) direction ;
+                       (void) mins ;
                }
                
                if (1) {  // need bit value of NEWFORMAT